home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / bbs_util / sgutl11.zip / SGUTLPAK.DOC < prev    next >
Text File  |  1996-03-01  |  11KB  |  275 lines

  1.                                 SGUTLPAK v1.1
  2.                     Copyright (C)1996 Heavenware Software
  3.                             All Rights Reserved!
  4.   
  5.   
  6.   WARNING!
  7.   -------
  8.   SGUTLPAK was designed specifically for Shotgun PRO v1.30 and above.
  9.   If you are running v1.22 or below, DO NOT use this program until after
  10.   you have upgraded, and you are SURE the upgrade took.
  11.   
  12.  
  13.   COPYRIGHTS:
  14.   -----------
  15.   SGUTLPAK is Copyright (c)1996 Heavenware Software. All Rights Reserved!
  16.   
  17.   Written in Turbo Pascal 7.0, Copyright (c)1992 Borland International.
  18.   
  19.   Shotgun Pro is Copyright (c)1994-1995 GUNN Data Systems.
  20.  
  21.   
  22.   WARRANTY:
  23.   ---------
  24.   SGUTLPAK is distributed without warranty. In no event will Heavenware 
  25.   Software be liable to you for damages, including any loss of profits, lost 
  26.   savings, or other incidental or consequential damages arising out of your 
  27.   use of or inability to use this program. Even if Heavenware Software, or 
  28.   an authorized representative have been advised of the possibility of such 
  29.   damages. Heavenware Software will not be liable for any such claim by any 
  30.   other party. 
  31.  
  32.  
  33.   SHAREWARE CONCEPT: 
  34.   ------------------
  35.   SGUTLPAK is distributed as shareware, and may be used up to 30 days 
  36.   as a trial period only. After which, you must either register SGUTLPAK 
  37.   by sending $15.00 U.S. dollars to Heavenware Software or stop using it.
  38.   
  39.   Shareware only works if you register the programs you use.
  40.   
  41.  
  42.   FEATURES:
  43.   --------
  44.   Command line driven. This means it is very easy to use, and highly 
  45.   flexible. With 14 processing options, there are over 100 combinations 
  46.   in which to use it.
  47.   
  48.   Most options can be used inside of a batch file to allow you total
  49.   freedom from having to do routine maintenance manually.
  50.   
  51.   Can be ran from any directory since it knows where to look for the files 
  52.   it needs to open.
  53.  
  54.   Safe to use while a user is online. Here's why.
  55.    - SGUTLPAK never writes to any of your data files. These are the
  56.      critical files within your \SHOTGUN\DATA dir.
  57.    
  58.    - For security, it makes a copy of your USERS.BBS and then opens the 
  59.      temp file while it processes your commands.
  60.  
  61.   Fast Processing. Highly optimized and streamline code make processing
  62.   as fast as it can be. 
  63.   
  64.   Designed with multi-tasking systems in mind. Time slices are given up
  65.   when it can and hard drive hits are minimal.
  66.  
  67.   Open architecture allows us to add components to the main code quickly
  68.   and easily for future releases.
  69.  
  70.   Low memory requirements. Can be used with as little as 120k free RAM.
  71.   
  72.   Bottom Line- What does all this mean? It means we spent alot of time
  73.   thinking about how you would use it and under what conditions and wrote
  74.   a package that should meet or exceed those requirements.
  75.  
  76.  
  77.   REG BENEFITS:  
  78.   ------------
  79.   With the key in place, the nag screen and delays will be bypassed, 
  80.   which will enable you to run SGUTLPAK from a batch file.
  81.   
  82.   The whole point to a program of this nature is for it to perform
  83.   certain tasks automatically during your nightly maint. so you have
  84.   less to do manually.
  85.  
  86.   
  87.   CREDIT CARD ORDERS:
  88.   ------------------
  89.   Our Online Registration site is more than happy to process any
  90.   credit card orders you might have for most of our programs.
  91.  
  92.   Please read the "REGISTRATION OPTIONS" section later in this doc
  93.   for the details.
  94.  
  95.   
  96.   UPGRADE POLICY:
  97.   --------------
  98.   Our upgrades are usually free. This means any new version we design will 
  99.   not cost you anything, but in order to obtain any new version you must 
  100.   call one of our support boards and download the file(s). 
  101.   
  102.   Major Upgrades may at some times have a slight fee. While we want to give 
  103.   you the very best service we can, we also have realized that the price 
  104.   for our programs have not always covered our time and research into them. 
  105.   We will make every effort to keep the cost as low as possible.
  106.  
  107.   
  108.   SUPPORT:
  109.   -------
  110.   We offer FREE support for any of our programs, even if you are not a
  111.   registered user. Feel free to contact us at one of the following
  112.   data numbers. (8/N/1)
  113.   
  114.   Seventh Heaven: 915-698-9514 [Fido 1:392/10    GDS 100:1001/11]
  115.                or 915-698-6611 [Fido 1:392/20]
  116.  
  117.   Both #'s are 28.8k [V.34/VFC]
  118.   
  119.   
  120.   INSTALLATION:
  121.   -------------
  122.   1. Unzip the archive into any dir.
  123.   2. Make sure you have PKZIP.EXE in your path.
  124.   3. Make sure you have at least FILES=30 in your CONFIG.SYS.
  125.  
  126.   
  127.   USAGE:
  128.   ------
  129.   ALL command line options are case insensitive.
  130.   
  131.   Order of options is irrevelant except where noted.
  132.   
  133.   Options will be processed in the order they were given.
  134.   
  135.   If "*Requires User" is shown, the option cannot be used in a batch file.
  136.   =========================================================================
  137.  
  138.                   Run SGUTLPAK without any options to get the basic
  139.                   help file.
  140.                   
  141.    /PRINTON       Turns print mode on. All subsequent options will be
  142.                   printed (If supported) until a /PRINTOFF command is issued.
  143.   
  144.    /PRINTOFF      Turns print mode off. DEFAULT VALUE
  145.   
  146.    /USERS         Displays all user names in database screen by screen.         
  147.                   Print mode supported. *Requires User
  148.    
  149.    /DUPEU         Checks for duplicate users by comparing last names.
  150.                   Saves all DUPES in filename: DUPELST.TXT.
  151.                   Print mode supported.
  152.  
  153.    /DUPEF         Checks for duplicate files by comparing filenames.
  154.                   Saves all DUPES in filename: DUPEFILE.TXT.
  155.    
  156.    /USER2FILE     Writes all user names in database to filename: USERLST.TXT
  157.                   Print mode supported.
  158.  
  159.    /USER#         Displays all pertinent information on users within your
  160.                   search criteria. You will be asked to enter the beginning
  161.                   user # and ending user # you want displayed.
  162.                   Print mode supported. *Requires User
  163.   
  164.    /STATS         Creates an SVGA, ANSI & ASCII stats bulletin.
  165.                   Stats are based from your log entries and the bulletins
  166.                   will be saved as Filename(s): STATS.SG, STATS.ANS & 
  167.                   STATS.ASC respectively, and are saved to your 
  168.                   \SHOTGUN\ENGLISH\SG or \ANSI dir.
  169.  
  170.    /ARCLOG        Archives your caller log files as \SHOTGUN\LOGS\MMDDYY.ZIP.
  171.                   PKZIP.EXE *MUST* be in your path.
  172.  
  173.    /NODELOG       Cuts your caller logs down to size. Saves only the # of 
  174.                   days you specify (Up to 30). # of days to save MUST follow 
  175.                   this command.
  176.                   Ex: SGUTLPAK /NODELOG 8   - Will save 8 days of logs
  177.    
  178.                   Node logs MUST be in the \SHOTGUN\LOGS directory.
  179.                   
  180.    /MAILLOG       Exactly the same as above but it cuts your mail logs 
  181.                   instead. ALL of the above rules apply to this command.
  182.   
  183.                   Mail logs MUST be in the \SHOTGUN directory.
  184.  
  185.    /BACKUP        Makes a backup of everything in your \SHOTGUN\DATA dir.
  186.                   as filename: \SHOTGUN\DATA\DATABU.ZIP
  187.   
  188.    /FILES         Generates a list of all files in your file areas.
  189.                   Filename: FILELIST.TXT
  190.   
  191.    /INFO          Displays some basic information about your BBS.
  192.                   No bulletins are created. Local display only.
  193.    
  194.    /HELP          Onscreen detailed help.
  195.  
  196.  
  197.     If a path is not shown for any saved file for the above options, that
  198.     file will be saved in whatever directory you run SGUTLPAK from.
  199.    
  200.     The true power of SGUTLPAK comes from the flexibility of being command
  201.     line driven. I'm sure once you have used it for a while you will no
  202.     doubt begin to understand just how useful and powerful it really is.
  203.  
  204.     Remember that the options can be in any order (except where noted),
  205.     you can re-use options within the same command line, and you are free
  206.     to use as many options (on a single command line) as DOS will allow,
  207.     (currently 255 char's across for DOS 5.0 and above).
  208.  
  209.  
  210.   WARNING!
  211.   -------
  212.   SGUTLPAK was designed specifically for Shotgun PRO v1.30 and above.
  213.   If you are running v1.22 or less, DO NOT use this program until after
  214.   you have upgraded, and you are sure the upgrade took.
  215.  
  216.   
  217.   This concludes the installation and setup for SGUTLPAK.
  218.  
  219.   
  220.   REGISTRATION OPTIONS:
  221.   ---------------------
  222.   In times past (with other programs) some of the methods we use to get
  223.   your KEY to you have been mis-understood. This portion of the DOC file
  224.   is to help clarify your options.
  225.  
  226.   Only 1 method may be used.
  227.    
  228.    - Online Registration using a Credit Card
  229.      We currently have one Online Registration site which excepts credit
  230.      card orders for us. Please note the following if you choose to
  231.      register this way.
  232.  
  233.      Mississippi Online at (601)356-9032
  234.      Caledonia, MS
  235.  
  236.      For quick logon use the User ID: HEAVENWARE, and Password: GUEST
  237.  
  238.      Registration KEYS can usually be downloaded within a few minutes after
  239.      registering online. (This is *ONLY* if the Sysop is there) If the Sysop
  240.      is not there, you can call back the following day.
  241.  
  242.      If you do not wish to call long distance, then you will need to fill 
  243.      out the registration form and send it to our address listed in the docs. 
  244.      
  245.    - Snail Mail / U.S. Postal system. Add $2.00
  246.      We'll send you your KEY and the latest release on a 3.5" disk.
  247.      Please be patient when requesting your key via Snail Mail.
  248.      We don't call it snail mail for nothing.
  249.  
  250.    - Netmail, add $1.00
  251.      We'll send you your key via CRASH netmail to anywhere in the world
  252.      as long as you leave us your Fidonet or GDSnet address. Address must
  253.      be valid and not be a point. KEYS will NOT be sent to points.
  254.  
  255.    - Call our system.
  256.      We'll put your KEY in your private filebox. All you have to do is
  257.      logon to our BBS using the EXACT name you used on the registration 
  258.      form, go to your filebox and download your key.
  259.      
  260.    - On HOLD in frontend.
  261.      We'll put your KEY on HOLD in our frontend. All you have to do to
  262.      receive it is to FORCE POLL our system. Please wait about 1 week
  263.      after you send in the registration to POLL.
  264.  
  265.  
  266.    We except U.S. currency only! If you live in a country other than U.S.,
  267.    you will need to exchange the currency before sending it in to us.
  268.  
  269.    We apologize for any trouble this may cause, but we have had too many
  270.    problems with people trying to short change us and take advantage of
  271.    our good nature.
  272.    
  273.  
  274. -END OF DOC-
  275.